Name | Description | |
---|---|---|
![]() | C1KeyedList<TKey,TItem> Constructor |
The following tables list the members exposed by C1KeyedList<TKey,TItem>.
Name | Description | |
---|---|---|
![]() | C1KeyedList<TKey,TItem> Constructor |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the C1KeyedList<TKey,TItem>. |
Name | Description | |
---|---|---|
![]() | Add | Adds the item to document pages. |
![]() | Clear | Removes all elements from the C1KeyedList<TKey,TItem>. |
![]() | GetByIndex | Gets the page item by specified index. |
![]() | IndexOf | Gets the index of the specified page in the document. |
![]() | RemoveAt | Removes the element at the specified index of the C1KeyedList<TKey,TItem>. |
![]() | TryGetValue | Gets the page by specified key. |